Skip to content

Conversation

jentfoo
Copy link
Contributor

@jentfoo jentfoo commented Aug 19, 2025

The base-ref for dependency review is typically the target branch you're merging into. This results in dependency-review alerting on any changed dependencies which may have CVE's.

By using orign/main as our base-ref, we are now also validating that the target branch has adopted all necessary security updates that were adopted within the main branch.

This will help ensure release branches have adopted all necessary security fixes.

The `base-ref` for dependency review is typically the target branch you're merging into. This results in dependency-review alerting on any changed dependencies which may have CVE's.

By using `orign/main` as our `base-ref`, we are now also validating that the target branch has adopted all necessary security updates that were adopted within the `main` branch.

This will help ensure `release` branches have adopted all necessary security fixes.
@jentfoo jentfoo self-assigned this Aug 19, 2025
@jentfoo jentfoo requested a review from a team as a code owner August 19, 2025 21:33
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

Copy link

@jentfoo jentfoo merged commit 06ef9ce into main Aug 20, 2025
17 checks passed
@jentfoo jentfoo deleted the jent/dependency-review branch August 20, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants